home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / doshelp.arc / HELP0006.TXT < prev    next >
Encoding:
Text File  |  1985-04-12  |  952 b   |  25 lines

  1. ||||||||||||||||||||||||||||||||||||||||||||||||||||||||   EXTRA HELP
  2. FILING AND DIRECTORIES
  3.  
  4. ;     Like a filing cabinet disks often need to be organized!
  5. DOS versions 2.0 and higher permit you to set up a hierarchical
  6. system of directories.  Here is an example:
  7.  
  8. ;  \                               [ '\' means ROOT directory ]
  9.  
  10. ;        DOSFILES  <DIR>           [ Contains PC-DOS files ]
  11.  
  12. ;        PROGRAMS  <DIR>           [ Contains subdirectories ]
  13.  
  14. ;             LOTUS     <DIR>      [ Contains Lotus program files ]
  15. ;             MMATE     <DIR>      [ Contains MultiMate program & text ]
  16. ;             XTALK     <DIR>      [ Contains Crosstalk program files ]
  17.  
  18. ;        DATA      <DIR>           [ Contains Data Files ]
  19.  
  20. ;             LOTUS.DAT <DIR>      [ Contains Lotus spreadsheets ]
  21. ;             XTALK.TXT <DIR>      [ Contains telecommunications text ]
  22.  
  23. ;     Each of the above entries is a DIRECTORY NAME.
  24. ###
  25.